if not visible of card field "Invisible Info" then
CloseFields
set visible of card field "Invisible Info" to true
end if
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: A005
-- rect: left=289 top=200 right=225 bottom=384
-- title width / last selected line: 0
-- icon id / first selected line: 19678 / 19678
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Multi-User
----- HyperTalk script -----
on mouseUp
if not visible of card field "Multi Info" then
CloseFields
set visible of card field "Multi Info" to true
end if
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=225 top=252 right=272 bottom=295
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Dopple
----- HyperTalk script -----
on mouseUp
if not visible of card field "Dopple Info" then
CloseFields
set visible of card field "Dopple Info" to true
end if
end mouseUp
-- part 11 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=59 top=222 right=294 bottom=359
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Invisible Info
----- HyperTalk script -----
on mouseup
set visible of card field "Invisible Info" to false
end mouseup
-- part 12 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=147 top=98 right=201 bottom=509
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Multi Info
----- HyperTalk script -----
on mouseup
set visible of card field "Multi Info" to false
end mouseup
-- part 1 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=46 top=164 right=299 bottom=320
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Authors Note
----- HyperTalk script -----
on mouseup
set visible of card field "Authors Note" to false
end mouseup
-- part 13 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=111 top=96 right=247 bottom=495
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 2
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Dopple Info
----- HyperTalk script -----
on mouseup
set visible of card field "Dopple Info" to false
end mouseup
-- part 14 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=58 top=32 right=44 bottom=70
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Done
----- HyperTalk script -----
on mouseUp
CloseFields
end mouseUp
-- part contents for background part 2
----- text -----
-- part contents for card part 4
----- text -----
The path to the original application is the list of all of the folders from the “root” volume to the folder that contains the original application.
-- part contents for card part 5
----- text -----
After entering the path to the application that you want to protect, you can type its name, for example,
"MicroSoft Word", in this box. Once the name is entered, you can choose your options below.
-- part contents for card part 11
----- text -----
If this option is “checked”, the DoppleMaker will make the original application invisible. Once the application is invisible, it is protected from unauthorized copying.
-- part contents for card part 12
----- text -----
There are two ways to make an application multi-user. One way is to tell the Finder that it is multi-user and that is what this check box will do. The other way is to place the application in a folder that is denied write access to the user. In this second method, the Finder can’t record that the application is busy.
-- part contents for card part 13
----- text -----
Once you are satisfied with the path, the name, and the options you are ready to make a DoppleGanger. When you press on the “Dopple” button, you will see a standard save dialog box. Simply make your way to the folder where you want to put your DoppleGanger, just as though you were saving any other document. When you have found the right spot for the DoppleGanger, press the “Save” button and it will be created. You will be returned to this window to create another DoppleGanger.
-- part contents for card part 1
----- text -----
One of the features that will hopefully be with the up coming versions is a modeless version of the standard open dialog box. That would eliminate your need to know where the original application is. However, you can use DoppleMaker with MultiFinder to determine what exactly the names of the folders and applications are.